home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Anwendun / LUNA152A / POPUPS / HTMLPOP / IMAGES.POP < prev    next >
Encoding:
Text File  |  1999-12-04  |  532 b   |  21 lines

  1. ;
  2. ; HTML-Popupserie für Texteditor Luna
  3. ; (c)1999 Richard Gordon Faika
  4. ;
  5. ; HTML-Bildeinbindung
  6.  
  7. /tput        "<IMG SRC='' ALT='~'>"        "$pdef17"
  8. /tput        "WIDTH="                    "WIDTH="
  9. /tput        "HEIGHT="                    "HEIGHT="
  10. /tput        "HSPACE="                    "HSPACE="
  11. /tput        "VSPACE="                    "VSPACE="
  12. /tput        "USEMAP='#~'"                "$pdef18"
  13. /separator
  14. /tput        "BACKGROUND='~'"            "$pdef19"
  15. /tput        "BGCOLOR='#~'"                "$pdef20"
  16. /tput        "TEXT='#~'"                    "$pdef21"
  17. /tput        "LINK='#~'"                    "$pdef22"
  18. /tput        "VLINK='#~'"                "$pdef23"
  19. /tput        "ALINK='#~'"                "$pdef24"
  20. /end
  21.